STEP 9: To see the current time of day, we need the hour from the datetime object.
Datetime objects are a special Python data type. They have attributes which we access easily by using datetime.hour, datetime.date, or datetime.time.
To navigate the page using the TAB key, first press ESC to exit the code editor.